home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / TDRAW500.ZIP / WHATSNEW.DOC < prev   
Text File  |  1991-08-20  |  8KB  |  149 lines

  1. EGA 43 line and VGA 50 line editing support!   If you do not enter TheDraw
  2. in these video modes, use Setup Options menu within TheDraw to toggle
  3. (see below)
  4. ------------------------
  5. Supersized edit buffer, up to 160 characters by 50 lines.  Available
  6. regardless of the video display mode.  Maneuvering done with autoscrolling
  7. around the buffer area.  User can select any combination of 80/160 character
  8. widths and 25/43/50 lines for the buffer.  Change from Setup Options menu.
  9. ------------------------
  10. TheDraw now contains a built in setup screen for adjusting the most frequently
  11. changed default settings.  To enter the Setup Options menu, activate the
  12. pulldown menu system by pressing ESC, select the Options menu, then Setup.
  13. ------------------------
  14. Mouse aided line drawing.  Pressing and holding the middle mouse button
  15. (or both buttons for a two-button mouse), will make TheDraw generate
  16. line/boxes easily.  If you keep the mouse movement on a single line or
  17. column, a line is drawn.  If you move in two directions, a box is drawn.
  18. ------------------------
  19. Line drawing algorithm changed to avoid generation of unwanted "┼" and "┬"
  20. type symbols when bumping into the screen border.
  21. ------------------------
  22. Several new animation scanners added, plus the ability to reverse any given
  23. animation scan (ie: instead of left to right, the scan goes right to left).
  24.  
  25.      CLOSING DOORS - Top to bottom side scan alternating left to right.
  26.        Gives the effect of the screen closing in from the sides.
  27.      DIAMOND - A diamond type pattern, starting in the center of the screen
  28.        or block, moving outward.
  29.      CIRCLE - A circular scan pattern, from center outwards.
  30.      CLOCK - Using a line, scan from the center of the screen to the edge
  31.        moving around the border.  Reverse would go in opposite direction.
  32.      CHECKERBOARD - Scan in small inch size squares.
  33.      WIGGLEOUT - Like WIGGLE, but starts from center of block and goes
  34.        both up and down.
  35. ------------------------
  36. Paint routine now more flexible, permitting painting of just foreground or
  37. just background colors.
  38. ------------------------
  39. User defined Ansi control sequences may be entered into an animation sequence.
  40. These sequences allow system operators running bulletin board systems in
  41. easily include special control codes for displaying the user name, etc...
  42. ------------------------
  43. ANY file format (except TheDraw .TD files) may be added to an animation
  44. sequence.  For non-Ansi/Ascii files, TheDraw will prompt to an animation
  45. scanner to use.  Permits the creation of complex animation sequences which
  46. have different scenes appear using different animation scans.
  47. ------------------------
  48. QuickBasic v4.0 & v4.5 compatible object files were added.  See documentation
  49. and QB4UTIL.BI for information on incorporating TheDraw object files with
  50. your programs.
  51. ------------------------
  52. Two additional varieties of COM files.  TheDraw will try crunching a COM file.
  53. If this does not succeed in reducing the screen size, a second COM type
  54. specifically for screen-width images might be used.  The latter produces
  55. 80 by 25 screens under 4096 bytes, reducing wasted disk space due to the
  56. cluster allocation used by Dos.
  57. ------------------------
  58. TheDraw can optionally produce backup files.  When saving, if a file already
  59. exists on disk, TheDraw will rename the existing file to <filename>.BAK
  60. (<filename> portion of existing file does not change).
  61. ------------------------
  62. TheDraw optionally can be made to prompt on exit to save modified screens.
  63. Either just for the current page layer, or for all layers individually.
  64. ------------------------
  65. Ascii files can now be forced to have carriage return sequences (CR/LF)
  66. placed on the end of 80 character lines.  TheDraw normally omits them
  67. so Ascii files display properly via the Dos TYPE command.  However, such
  68. action fouls other software (such as text editors).
  69. ------------------------
  70. TheDraw now has a configurable default load filename extension.  If you
  71. use something other than .ANS regularly, you might try changing the default.
  72. ------------------------
  73. Block or Global Character/Color Replace.  Choose a character or target color
  74. combination, position the cursor upon it, then select a replacement.  It is
  75. that simple.
  76. ------------------------
  77. Ability to insert/delete COLUMNS using the ALT-RIGHT/LEFT arrow key
  78. combinations.  May require use of Setup utility to configure TheDraw to
  79. your keyboard, since these keys require an extended keyboard driver
  80. (as do the CTRL-UP/DOWN keys).
  81. ------------------------
  82. All keyboard cursor movement keys can be used throughout TheDraw now.  These
  83. include the arrow keys, Tab, Shift-Tab, Home, End, PgUp, PgDn, Ctrl-PgUp,
  84. Ctrl-PgDn, etc...
  85. ------------------------
  86. An ALT key pop-up help screen was added.  If you press and hold down ALT
  87. for about three seconds, a brief display is shown.  It may be turned off
  88. via the Setup Options menu.
  89. ------------------------
  90. TheDraw will attempt to save its data to expanded memory (EMM/EMS) or a
  91. disk swap file during a dos shell.  This will free up more space for
  92. other applications (to work this requires 96k of EMS or disk space)
  93. ------------------------
  94. Automatic screen blanking was added.  After a specified period of inactivity,
  95. TheDraw will erase the screen using blanks until a key or the mouse
  96. (if present) is used.  Works on all video displays.
  97.  
  98. ========================
  99. Bug Fixes in v4.00
  100. ========================
  101.  
  102. Uncrunch algorithm was slightly out of sync with how TheDraw handled
  103. flashing characters.  This has been corrected in addition to revising the
  104. uncrunch algorithm to be more efficient.
  105. ------------------------
  106. A page 0 could be selected via ALT-E in version 3.30.  Tis been fixed.
  107. ------------------------
  108. Object file generation has been revised limiting data portions to 512 bytes.
  109. This will permit linkers that choked before to operate properly.
  110. ------------------------
  111. Object files containing crunched data could rarely corrupt internal data
  112. structures of TheDraw when being loaded.  No longer...
  113. ------------------------
  114. The registered version extended keyboard driver has been improved to
  115. tolerate various macro-key programs able to potentially cause bizarre
  116. behavior by overloading data buffers.
  117. ------------------------
  118. BSave files were not quite fully compatible with Basic.  This did not pose
  119. a problem for Basic, but TheDraw now conforms for completeness.
  120. ------------------------
  121. Command line filespecs are now correctly placed into the pick list.
  122. ------------------------
  123. Animation include files now work properly in the shareware version of TheDraw.
  124. ------------------------
  125. The default color is no longer used as a backdrop when not using sprite mode.
  126. Previously, if the default color was say red, a red field would incorrectly
  127. appear under the screen in single layer mode.
  128. ------------------------
  129. The problem with 80 column Ansi files not displaying properly via BBS systems
  130. has been corrected.
  131. ------------------------
  132.  
  133. ========================
  134. Bug Fixes in v4.01
  135. ========================
  136.  
  137. TheDraw .OBJ loader now handles Ascii-Only and Normal Binary formatted files.
  138. ------------------------
  139. Glitch with Last Block inverting attributes permanently corrected.
  140. ------------------------
  141.  
  142.  
  143. Please note, do not assume someone else has written in about a bug you find.
  144. The above mentioned problem with 80 column Ansi files would have been fixed
  145. much sooner had someone informed us about it.  Write in and be immortalized
  146. in the doc's of TheDraw!
  147.  
  148. In any case, Enjoy!
  149.